VpnServerConfigVpnClientRootCertificate Class
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.
Properties of VPN client root certificate of VpnServerConfiguration.
public class VpnServerConfigVpnClientRootCertificate : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRootCertificate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRootCertificate>
type VpnServerConfigVpnClientRootCertificate = class
interface IJsonModel<VpnServerConfigVpnClientRootCertificate>
interface IPersistableModel<VpnServerConfigVpnClientRootCertificate>
Public Class VpnServerConfigVpnClientRootCertificate
Implements IJsonModel(Of VpnServerConfigVpnClientRootCertificate), IPersistableModel(Of VpnServerConfigVpnClientRootCertificate)
- Inheritance
-
VpnServerConfigVpnClientRootCertificate
- Implements
Vpn |
Initializes a new instance of VpnServerConfigVpnClientRootCertificate. |
Name |
The certificate name. |
Public |
The certificate public data. To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: