INetworkFeatures Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.NetworkFeaturesTypeConverter))]
public interface INetworkFeatures : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.NetworkFeaturesTypeConverter))>]
type INetworkFeatures = interface
interface IJsonSerializable
interface IProxyOnlyResource
Public Interface INetworkFeatures
Implements IProxyOnlyResource
- Derived
- Attributes
- Implements
Properties
CertBlob | |
CertThumbprint | |
DnsServer | |
HybridConnection | |
HybridConnectionsV2 | |
Id | (Inherited from IProxyOnlyResource) |
IsSwift | |
Kind | (Inherited from IProxyOnlyResource) |
Name | (Inherited from IProxyOnlyResource) |
ResyncRequired | |
Route | |
Type | (Inherited from IProxyOnlyResource) |
VirtualNetworkConnectionId | |
VirtualNetworkConnectionKind | |
VirtualNetworkConnectionName | |
VirtualNetworkConnectionType | |
VirtualNetworkName | |
VnetResourceId |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |