Share via


ManagedApplicationIdentity Class

Definition

[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/2011/01/fabric")]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/2011/01/fabric")]
public class ManagedApplicationIdentity : System.Fabric.Management.ServiceModel.ManagedIdentitiesType
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.17929")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/2011/01/fabric")>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/2011/01/fabric")>]
type ManagedApplicationIdentity = class
    inherit ManagedIdentitiesType
Public Class ManagedApplicationIdentity
Inherits ManagedIdentitiesType
Inheritance
System.Object
ManagedApplicationIdentity
Attributes
System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.DebuggerStepThroughAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlTypeAttribute

Applies to