IServerlessRuntimeNetworkProfileUpdate.NetworkInterfaceConfigurationVnetResourceGuid 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.
Virtual network resource guid
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Virtual network resource guid", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetResourceGuid", Update=true)]
public string NetworkInterfaceConfigurationVnetResourceGuid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Virtual network resource guid", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetResourceGuid", Update=true)>]
member this.NetworkInterfaceConfigurationVnetResourceGuid : string with get, set
Public Property NetworkInterfaceConfigurationVnetResourceGuid As String
Property Value
- Attributes