IConnectedMachineIdentity.PerimeterName Property
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.
The name, in the format {perimeterGuid}.{associationName}, of the Network Security Perimeter resource.
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The name, in the format {perimeterGuid}.{associationName}, of the Network Security Perimeter resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="perimeterName", Update=true)]
public string PerimeterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The name, in the format {perimeterGuid}.{associationName}, of the Network Security Perimeter resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="perimeterName", Update=true)>]
member this.PerimeterName : string with get, set
Public Property PerimeterName As String
Property Value
- Attributes