Azure.ResourceManager.StorageCache 네임스페이스
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
클래스
CacheCollection |
및 해당 작업의 컬렉션을 CacheResource 나타내는 클래스입니다. 컬렉션의 각 CacheResource 는 의 동일한 instance 속합니다ResourceGroupResource. instance 호출 CacheCollection 하려면 의 ResourceGroupResourceinstance GetCaches 메서드를 호출합니다. |
CacheData |
캐시 데이터 모델을 나타내는 클래스입니다. |
CacheResource |
캐시에 대해 수행할 수 있는 instance 작업과 함께 캐시를 나타내는 클래스입니다. 이 ResourceIdentifier 있는 경우 GetCacheResource 메서드를 CacheResource 사용하는 의 instance ArmClient 에서 을 생성할 수 있습니다. 그렇지 않으면 GetCache 메서드를 사용하여 부모 리소스 ResourceGroupResource 에서 하나를 가져올 수 있습니다. |
StorageCacheCollection |
및 해당 작업의 컬렉션을 StorageCacheResource 나타내는 클래스입니다. 컬렉션의 각 StorageCacheResource 는 의 동일한 instance 속합니다ResourceGroupResource. instance 호출 StorageCacheCollection 하려면 의 ResourceGroupResourceinstance GetStorageCaches 메서드를 호출합니다. |
StorageCacheData |
StorageCache 데이터 모델을 나타내는 클래스입니다. 캐시 instance. Azure Resource Manager 표준을 따릅니다.https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md |
StorageCacheExtensions |
Azure.ResourceManager.StorageCache에 확장 메서드를 추가하는 클래스입니다. |
StorageCacheResource |
StorageCache를 나타내는 클래스와 함께 수행할 수 있는 instance 작업입니다. 이 ResourceIdentifier 있는 경우 GetStorageCacheResource 메서드를 사용하는 의 instance ArmClient 에서 을 생성 StorageCacheResource 할 수 있습니다. 그렇지 않으면 GetStorageCache 메서드를 사용하여 부모 리소스 ResourceGroupResource 에서 하나를 가져올 수 있습니다. |
StorageTargetCollection |
및 해당 작업의 컬렉션을 StorageTargetResource 나타내는 클래스입니다. 컬렉션의 각 StorageTargetResource 는 의 동일한 instance 속합니다StorageCacheResource. instance 호출 StorageTargetCollection 하려면 의 instance GetStorageTargets 메서드를 StorageCacheResource호출합니다. |
StorageTargetData |
StorageTarget 데이터 모델을 나타내는 클래스입니다. 스토리지 대상의 유형입니다. |
StorageTargetResource |
StorageTarget을 나타내는 클래스와 함께 수행할 수 있는 instance 작업입니다. 가 ResourceIdentifier 있는 경우 GetStorageTargetResource 메서드를 사용하는 의 instance ArmClient 에서 을 생성 StorageTargetResource 할 수 있습니다. 그렇지 않으면 GetStorageTarget 메서드를 사용하여 부모 리소스 StorageCacheResource 에서 하나를 가져올 수 있습니다. |