IStaticCidrsOperations 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.
StaticCidrsOperations operations.
public interface IStaticCidrsOperations
type IStaticCidrsOperations = interface
Public Interface IStaticCidrsOperations
Methods
BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete the Static CIDR resource. |
CreateWithHttpMessagesAsync(String, String, String, String, StaticCidr, Dictionary<String,List<String>>, CancellationToken) |
Creates/Updates the Static CIDR resource. |
DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete the Static CIDR resource. |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets the specific Static CIDR resource. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Static CIDR resources at Network Manager level. |
ListWithHttpMessagesAsync(String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Static CIDR resources at Network Manager level. |