Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityPartnerProviderPropertiesFormat
Packages that use SecurityPartnerProviderPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of SecurityPartnerProviderPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type SecurityPartnerProviderPropertiesFormatModifier and TypeClassDescriptionfinal classProperties of the Security Partner Provider.Methods in com.azure.resourcemanager.network.fluent.models that return SecurityPartnerProviderPropertiesFormatModifier and TypeMethodDescriptionSecurityPartnerProviderPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityPartnerProviderPropertiesFormat from the JsonReader.SecurityPartnerProviderPropertiesFormat.withSecurityProviderName(SecurityProviderName securityProviderName) Set the securityProviderName property: The security provider name.SecurityPartnerProviderPropertiesFormat.withVirtualHub(com.azure.core.management.SubResource virtualHub) Set the virtualHub property: The virtualHub to which the Security Partner Provider belongs.