IWithVirtualNetworkRule 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.
The stage of the Cosmos DB update definition allowing the definition of a Virtual Network ACL Rule.
public interface IWithVirtualNetworkRule : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithVirtualNetworkRule = interface
interface IBeta
Public Interface IWithVirtualNetworkRule
Implements IBeta
- Derived
- Implements
Methods
WithoutVirtualNetworkRule(String, String) |
Removes a Virtual Network ACL Rule for the CosmosDB account. |
WithVirtualNetworkFilterEnabled(Boolean) |
Specifies Virtual Network Fileter manually. |
WithVirtualNetworkRule(String, String, Nullable<Boolean>) |
Specifies a new Virtual Network ACL Rule for the CosmosDB account. |
WithVirtualNetworkRules(IList<VirtualNetworkRule>) |
A Virtual Network ACL Rule for the CosmosDB account. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET