ManagedIdentityDescription Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ManagedIdentityDescription()
public ManagedIdentityDescription();
Public Sub New ()
Applies to
ManagedIdentityDescription(String, String)
public ManagedIdentityDescription(string name, string principalId);
new System.Fabric.Description.ManagedIdentityDescription : string * string -> System.Fabric.Description.ManagedIdentityDescription
Public Sub New (name As String, principalId As String)
Parameters
- name
- System.String
- principalId
- System.String