| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityProviderName |
SecurityPartnerProviderInner.securityProviderName()
Get the securityProviderName property: The security provider name.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityPartnerProviderInner |
SecurityPartnerProviderInner.withSecurityProviderName(SecurityProviderName securityProviderName)
Set the securityProviderName property: The security provider name.
|
| Modifier and Type | Field and Description |
|---|---|
static SecurityProviderName |
SecurityProviderName.CHECKPOINT
Static value Checkpoint for SecurityProviderName.
|
static SecurityProviderName |
SecurityProviderName.IBOSS
Static value IBoss for SecurityProviderName.
|
static SecurityProviderName |
SecurityProviderName.ZSCALER
Static value ZScaler for SecurityProviderName.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityProviderName |
SecurityProviderName.fromString(String name)
Creates or finds a SecurityProviderName from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.