Share via


INetworkFunctionRoleConfiguration.RoleType Property

Definition

Role type.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Role type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionRoleConfigurationType) }, ReadOnly=false, Required=false, SerializedName="roleType")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionRoleConfigurationType? RoleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Role type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionRoleConfigurationType) }, ReadOnly=false, Required=false, SerializedName="roleType")>]
member this.RoleType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionRoleConfigurationType> with get, set
Public Property RoleType As Nullable(Of NetworkFunctionRoleConfigurationType)

Property Value

Attributes

Applies to